Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Sat, 2 May 2026 08:14:59 +0000 (10:14 +0200)
committerPino Toscano <pino@debian.org>
Sat, 2 May 2026 08:14:59 +0000 (10:14 +0200)
commitdbf3fbd5c691587a88f8f96d63959364b380d8b5
tree6d57f2dd8b73658e6d5529b3864d3fdb90122522
parent27e3677254710c4b9c9acc39b86f3cbfadef80db
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c